home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / cxxp4w.zip / README.TXT < prev   
Text File  |  1993-03-11  |  788b  |  20 lines

  1. C++ Programming for Windows Oct NT
  2.  
  3. These files have been updated to run with
  4. the October version of Windows NT.  The updates
  5. are minor,  Some #ifdef WIN32 sections have been
  6. removed because a minor bug in the July 92 NT windows.h
  7. file has since been fixed.  The close function in file.cpp
  8. is no longer supported in NT and has been replaced by
  9. _close.
  10.  
  11. The ListBox::Dir function with an attribute of 0x37
  12. no longer works correctly in Oct 92 NT, so the Baby's Toy
  13. application does not list files correctly.  I am not yet
  14. sure whether this is a bug or a feature of NT.
  15.  
  16. The include.mak file has been modified because the
  17. meaning of the $(LIB) symbol has changed since July 92.
  18.  
  19. To install these files, unzip the file cxxp4w in the book 
  20. root directory with the -d option.